GtkAboutDialog: keep toggle button state in sync
authorMatthias Clasen <mclasen@redhat.com>
Sat, 12 Mar 2011 18:42:05 +0000 (13:42 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 12 Mar 2011 18:43:28 +0000 (13:43 -0500)
commitaa1fdb4123c753cd9e51f2a50995b8e86f1459ad
tree1ff85485183d8ac59f77ce8f55ebd5b1c26a27b0
parentee46a97934bba91fc8be2c7adb702c3ef2ec9ccf
GtkAboutDialog: keep toggle button state in sync

When hiding the dialog, we hide the credits/license parts, so
we need to update the toggle buttons controlling them.
https://bugzilla.gnome.org/show_bug.cgi?id=644355
gtk/gtkaboutdialog.c